Skip to content

Feature Request: Add YAML configfile support for configuring addons #20748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
panyam opened this issue May 13, 2025 · 1 comment
Open

Feature Request: Add YAML configfile support for configuring addons #20748

panyam opened this issue May 13, 2025 · 1 comment

Comments

@panyam
Copy link
Contributor

panyam commented May 13, 2025

In #20124, support was added for passing a config file to configure addons so that users would not have to manually enter values in a prompt. The config file contents were of JSON structure mapping to the following schema:

type addonConfig struct {

For ease of use it would be useful for users to be able to pass a YAML file (adhering to the same schema) instead.

@BeElectronicSakshi
Copy link

@medyagh , is it open to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants